-
I am using MVVM to develop an application that displays the names, MAC addresses, signal strengths and link speeds of …
- 342 views
- 0 answers
- 0 votes
-
The RecyclerView is showing all data, but the item click is not working. Here I am attaching what I have …
- 379 views
- 2 answers
- 0 votes
-
I am facing a problem with using LiveData. Scenario… I have a BottomNavigationView with 4 tabs. Forum,Message,Users,Account. Each connects with …
- 392 views
- 0 answers
- 0 votes
-
I’m making an app based on TMDB database. I have a recyclerView loaded with the newest tv shows. When I …
- 0 views
- 1 answers
- 0 votes
-
I have a view page that looks like this @model PIC_Program_1._0.Models.ItemViewModel @using PIC_Program_1._0.Models @{ ViewBag.Title = "SpecialOrderSummary"; PIC_Program_1_0Context db = …
- 370 views
- 0 answers
- 0 votes